const log/slog.hex
4 uses
log/slog (current package)
json_handler.go#L185: char(hex[b>>4])
json_handler.go#L186: char(hex[b&0xF])
json_handler.go#L214: char(hex[c&0xF])
json_handler.go#L227: const hex = "0123456789abcdef"
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)